[INFO] cloning repository https://github.com/actpkg/openwallet
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/actpkg/openwallet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Factpkg%2Fopenwallet", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Factpkg%2Fopenwallet'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ed8bf93fe266edde3dcd3f175a9505cb7f1d0f90
[INFO] fixing actpkg/openwallet against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Factpkg%2Fopenwallet" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/actpkg/openwallet
[INFO] finished tweaking git repo https://github.com/actpkg/openwallet
[INFO] tweaked toml for git repo https://github.com/actpkg/openwallet written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/actpkg/openwallet on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/actpkg/openwallet already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xrpl-rust-macros v0.1.0
[INFO] [stderr]   Downloaded thiserror-impl-no-std v2.0.2
[INFO] [stderr]   Downloaded thiserror-no-std v2.0.2
[INFO] [stderr]   Downloaded coins-core v0.11.1
[INFO] [stderr]   Downloaded embassy-futures v0.1.2
[INFO] [stderr]   Downloaded derive-new v0.7.0
[INFO] [stderr]   Downloaded ows-signer v1.4.2
[INFO] [stderr]   Downloaded base58ck v0.1.1
[INFO] [stderr]   Downloaded coins-bip32 v0.11.1
[INFO] [stderr]   Downloaded ows-core v1.4.2
[INFO] [stderr]   Downloaded bitcoin-units v0.1.4
[INFO] [stderr]   Downloaded serde_with_macros v3.19.0
[INFO] [stderr]   Downloaded embassy-sync v0.6.2
[INFO] [stderr]   Downloaded const-hex v1.19.0
[INFO] [stderr]   Downloaded bitcoin_hashes v0.14.2
[INFO] [stderr]   Downloaded coins-bip39 v0.11.1
[INFO] [stderr]   Downloaded bech32 v0.11.1
[INFO] [stderr]   Downloaded secp256k1 v0.29.1
[INFO] [stderr]   Downloaded serde_with v3.19.0
[INFO] [stderr]   Downloaded bitcoin v0.32.10
[INFO] [stderr]   Downloaded xrpl-rust v1.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 133f884704b27961f1c9135f38d175412c4f3f6183f1b69ead258b8c7b329c36
[INFO] running `Command { std: "docker" "start" "133f884704b27961f1c9135f38d175412c4f3f6183f1b69ead258b8c7b329c36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "133f884704b27961f1c9135f38d175412c4f3f6183f1b69ead258b8c7b329c36" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "133f884704b27961f1c9135f38d175412c4f3f6183f1b69ead258b8c7b329c36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "133f884704b27961f1c9135f38d175412c4f3f6183f1b69ead258b8c7b329c36" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]    Compiling id-arena v2.3.0
[INFO] [stderr]    Compiling leb128fmt v0.1.0
[INFO] [stderr]    Compiling bitcoin-io v0.1.4
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]    Compiling wasmparser v0.251.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling serde_with_macros v3.19.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking ripemd v0.1.3
[INFO] [stderr]     Checking hex-conservative v0.2.2
[INFO] [stderr]     Checking keccak v0.1.6
[INFO] [stderr]    Compiling embedded-io-async v0.6.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling wit-bindgen-rust v0.58.0
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking serde_with v3.19.0
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]     Checking sha3 v0.10.9
[INFO] [stderr]     Checking bitcoin_hashes v0.14.2
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking hybrid-array v0.4.12
[INFO] [stderr]    Compiling bigdecimal v0.4.10
[INFO] [stderr]     Checking const-hex v1.19.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]    Compiling wit-bindgen-rust-macro v0.58.0
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking embedded-io v0.6.1
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]    Compiling rust_decimal v1.42.0
[INFO] [stderr]    Compiling embassy-sync v0.6.2
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking coins-core v0.11.1
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling thiserror-impl-no-std v2.0.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling macro-string v0.2.0
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]    Compiling bitcoin v0.32.10
[INFO] [stderr]    Compiling wit-bindgen v0.58.0
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking thiserror-no-std v2.0.2
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking coins-bip32 v0.11.1
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking block-buffer v0.12.0
[INFO] [stderr]     Checking crypto-common v0.2.1
[INFO] [stderr]     Checking base58ck v0.1.1
[INFO] [stderr]     Checking secp256k1 v0.29.1
[INFO] [stderr]     Checking secp256k1 v0.30.0
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking salsa20 v0.10.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking rand_hc v0.3.2
[INFO] [stderr]    Compiling xrpl-rust-macros v0.1.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling derive-new v0.7.0
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking signal-hook-registry v1.4.8 (/opt/rustwide/workdir/patches/signal-hook-registry)
[INFO] [stderr]     Checking const-oid v0.10.2
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking bech32 v0.11.1
[INFO] [stderr]     Checking embassy-futures v0.1.2
[INFO] [stderr]     Checking bitcoin-units v0.1.4
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking schemars v1.2.1
[INFO] [stderr]     Checking signal-hook v0.4.3 (/opt/rustwide/workdir/patches/signal-hook)
[INFO] [stderr]     Checking scrypt v0.11.0
[INFO] [stderr]     Checking act-types v0.11.0
[INFO] [stderr]     Checking ows-core v1.4.2
[INFO] [stderr]     Checking xrpl-rust v1.1.0
[INFO] [stderr]    Compiling act-sdk-macros v0.11.0
[INFO] [stderr]     Checking coins-bip39 v0.11.1
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]    Compiling wasm-encoder v0.251.0
[INFO] [stderr]    Compiling wit-parser v0.251.0
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]    Compiling wasm-metadata v0.251.0
[INFO] [stderr]     Checking ows-signer v1.4.2
[INFO] [stderr]    Compiling wit-component v0.251.0
[INFO] [stderr]    Compiling wit-bindgen-core v0.58.0
[INFO] [stderr]     Checking act-sdk v0.11.0
[INFO] [stderr]     Checking component-openwallet v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: failed to resolve directory while parsing WIT for path [/opt/rustwide/workdir/wit]
[INFO] [stdout]        
[INFO] [stdout]        Caused by:
[INFO] [stdout]          package 'act:tools@0.1.0' not found. known packages:
[INFO] [stdout]            component:impl
[INFO] [stdout]    --> src/lib.rs:276:1
[INFO] [stdout]     |
[INFO] [stdout] 276 | #[act_component]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wit_bindgen::generate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `export` in this scope
[INFO] [stdout]    --> src/lib.rs:276:1
[INFO] [stdout]     |
[INFO] [stdout] 276 | #[act_component]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `act_component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: failed to resolve directory while parsing WIT for path [/opt/rustwide/workdir/wit]
[INFO] [stdout]        
[INFO] [stdout]        Caused by:
[INFO] [stdout]          package 'act:tools@0.1.0' not found. known packages:
[INFO] [stdout]            component:impl
[INFO] [stdout]    --> src/lib.rs:276:1
[INFO] [stdout]     |
[INFO] [stdout] 276 | #[act_component]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wit_bindgen::generate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `export` in this scope
[INFO] [stdout]    --> src/lib.rs:276:1
[INFO] [stdout]     |
[INFO] [stdout] 276 | #[act_component]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `act_component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `component-openwallet` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `component-openwallet` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "133f884704b27961f1c9135f38d175412c4f3f6183f1b69ead258b8c7b329c36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "133f884704b27961f1c9135f38d175412c4f3f6183f1b69ead258b8c7b329c36", kill_on_drop: false }`
[INFO] [stdout] 133f884704b27961f1c9135f38d175412c4f3f6183f1b69ead258b8c7b329c36
